[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 2817   SHUFFLE   <  SKIP 1619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11562Gonzalez, Jarrod04139LeipzigNordrhein-WestfalenGermany
17168Perez, Jada98366Port OrchardWashingtonUnited States
26255Alexander, Cameron97355LebanonOregonUnited States

Generated 2025-07-18 00:07:27.579 UTC