[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 189   SHUFFLE   <  SKIP 30  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11667Moore, Blake, S99362Walla WallaWashingtonUnited States
19275Rai, Gregory, J45000OrleansLoiretFrance
27410Patterson, Brianna, B94070San CarlosCaliforniaUnited States
26362Torres, Joy, E66578NeunkirchenSaarlandGermany

Generated 2025-07-15 11:07:58.692 UTC