[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 416   SHUFFLE   <  SKIP 1789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23247Garcia, Alexander90210Beverly HillsCaliforniaUnited States
26881Fernandez, Regina, R93700DrancySeine Saint DenisFrance
11753Ortega, Felicia, J2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 00:28:54.803 UTC