[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 4337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22376Martin, Marcus, R97034Lake OswegoOregonUnited States
22832Gonzalez, Martin, E92100Boulogne-BillancourtHauts de SeineFrance
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-18 01:35:02.008 UTC