[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 840   SHUFFLE   <  SKIP 406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21380Sara, Candace2580GoulburnNew South WalesAustralia
24417Harris, Christopher, A92102San DiegoCaliforniaUnited States
22305Carlson, Anne, HSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-22 01:54:33.948 UTC