[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 0   SHUFFLE   <  SKIP 3085  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20252Raje, Darrell2060Lavender BayNew South WalesAustralia
25172Gray, Evan94611OaklandCaliforniaUnited States
20066White, Marcus98036LynnwoodWashingtonUnited States
15848Hernandez, Gabrielle, A97205PortlandOregonUnited States

Generated 2025-11-01 06:01:28.007 UTC