[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 5132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23562Luo, Warren2450Coffs HarbourNew South WalesAustralia
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
11903Raji, Kate, L4551CaloundraQueenslandAustralia
25386Perry, Alexis, S92020El CajonCaliforniaUnited States

Generated 2025-07-12 04:46:02.556 UTC