[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 263   SHUFFLE   <  SKIP 1688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16965Romero, Kristi, D91910Chula VistaCaliforniaUnited States
27767Arun, Brandy, J42651SolingenNordrhein-WestfalenGermany
24966Cooper, Jade, L98501OlympiaWashingtonUnited States

Generated 2025-07-16 19:26:21.863 UTC