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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13204Parker, Savannah, H91932Imperial BeachCaliforniaUnited States
27878He, Dennis, J4655Hervey BayQueenslandAustralia
15287Baker, Stephanie, S99202SpokaneWashingtonUnited States

Generated 2025-07-11 18:06:53.983 UTC