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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16753Harris, Rachel97034Lake OswegoOregonUnited States
14461Gonzalez, Chloe99202SpokaneWashingtonUnited States
13965Sara, Barry, R4655Hervey BayQueenslandAustralia

Generated 2025-07-11 16:55:32.788 UTC