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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24191He, Marshall, R24044KielSaarlandGermany
19572Bailey, Melissa, C4551CaloundraQueenslandAustralia
23502Lopez, Logan90012Los AngelesCaliforniaUnited States
21092Gutierrez, Gina, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-09 00:17:56.537 UTC