[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 2693   SHUFFLE   <  SKIP 2271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17923Malhotra, Cory, E4217Gold CoastQueenslandAustralia
29331Yuan, Melvin2060Lavender BayNew South WalesAustralia
26203Hall, Nicole91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 12:45:37.043 UTC