[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 236   SHUFFLE   <  SKIP 73  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21380Sara, Candace2580GoulburnNew South WalesAustralia
19773Gutierrez, Ricky4217Gold CoastQueenslandAustralia
15367White, Alyssa, L97205PortlandOregonUnited States

Generated 2025-07-12 22:14:26.933 UTC