[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 1076   SHUFFLE   <  SKIP 885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
23808Perry, Spencer91950Lincoln AcresCaliforniaUnited States
13497Sharma, Deborah, R22001HamburgHessenGermany
28378Sanchez, Sara93700DrancySeine Saint DenisFrance

Generated 2025-07-19 21:06:00.697 UTC