[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 396   SHUFFLE   <  SKIP 1027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26057Subram, Barry, E91502BurbankCaliforniaUnited States
12475Carter, Logan, A42651SolingenNordrhein-WestfalenGermany
13237Stewart, Devin, E90505TorranceCaliforniaUnited States

Generated 2025-07-14 02:34:09.834 UTC