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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24190Chen, Austin, V93000BobignySeine Saint DenisFrance
23171Griffin, Ethan92118CoronadoCaliforniaUnited States
13063Johnson, Jessica98501OlympiaWashingtonUnited States
25499Schmidt, MeredithWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-14 17:25:55.603 UTC