[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 1858  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17470Carlson, Jaime, J90706BellflowerCaliforniaUnited States
11062Powell, Noah, D97205PortlandOregonUnited States
25219Lal, Karla2444Port MacquarieNew South WalesAustralia
11417Zheng, Lacey, C93500PantinSeine Saint DenisFrance

Generated 2025-07-17 15:08:12.913 UTC