[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   SHUFFLE   SKIP 10122   <  SKIP 439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13030Lopez, Sophia, C92118CoronadoCaliforniaUnited States
24221Perez, Heidi91502BurbankCaliforniaUnited States
18327Sharma, Jon, L94704BerkeleyCaliforniaUnited States
12593Zhang, Benjamin, FPE17BuryEnglandUnited Kingdom

Generated 2025-07-19 05:09:40.807 UTC