[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   SKIP 470   SHUFFLE   <  SKIP 3717  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24931Miller, Brianna98403TacomaWashingtonUnited States
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany
26451Perry, Mariah99202SpokaneWashingtonUnited States

Generated 2025-07-13 10:06:06.411 UTC