[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 650   SHUFFLE   <  SKIP 2962  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States
19431She, Bonnie93000BobignySeine Saint DenisFrance
12689Pal, Tamara4551CaloundraQueenslandAustralia

Generated 2025-07-13 14:22:07.854 UTC