[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14859Weber, Jarrod, M2060Lavender BayNew South WalesAustralia
14017Rodriguez, Chloe, C92102San DiegoCaliforniaUnited States
24907Price, Megan7001HobartTasmaniaAustralia

Generated 2025-07-20 07:02:38.113 UTC