[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 8596   <  SKIP 44  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22459Xu, Johnny53131BonnNordrhein-WestfalenGermany
24931Miller, Brianna98403TacomaWashingtonUnited States
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-21 16:46:23.898 UTC