[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 189   SHUFFLE   <  SKIP 1530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26653Allen, Kaylee2450Coffs HarbourNew South WalesAustralia
19344Ma, Mandy70511StuttgartSaarlandGermany
29111Anand, Dale, A91502BurbankCaliforniaUnited States

Generated 2025-07-17 10:03:14.571 UTC