[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 2500   <  SKIP 778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20308Uittenbogaard, Pieter, L91945Lemon GroveCaliforniaUnited States
24128Ramirez, Kimberly, P42651SolingenNordrhein-WestfalenGermany
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States

Generated 2025-07-16 00:37:09.450 UTC