[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 3724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24108Lal, Tonya, B24044KielSaarlandGermany
13081Ruiz, Krista, C4655Hervey BayQueenslandAustralia
17528Kapoor, Whitney97005BeavertonOregonUnited States

Generated 2025-07-11 18:24:15.948 UTC