[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 494   SHUFFLE   <  SKIP 471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27976Gonzalez, Dominique, J2450Coffs HarbourNew South WalesAustralia
25593Gill, Micheal92310SèvresHauts de SeineFrance
28326Lopez, Carla, G4700RockhamptonQueenslandAustralia

Generated 2025-07-16 00:48:26.040 UTC