[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 470   SHUFFLE   <  SKIP 4352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22079Perez, Katherine, JV7L 4J4N. VancouverBritish ColumbiaCanada
21801Cooper, Kaylee, M94303Palo AltoCaliforniaUnited States
23104Long, Isabelle, W4000BrisbaneQueenslandAustralia

Generated 2025-07-15 09:54:31.376 UTC