[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 0   SHUFFLE   <  SKIP 2905  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom
26822Gonzalez, Cindy04139LeipzigNordrhein-WestfalenGermany
17699Bell, Jesse, K97034Lake OswegoOregonUnited States
22275Bailey, Ian, R91950Lincoln AcresCaliforniaUnited States

Generated 2025-10-31 14:34:26.447 UTC