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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27755Jenkins, Alyssa, L91364Woodland HillsCaliforniaUnited States
20162Nath, Kelsey, K46236BottropNordrhein-WestfalenGermany
25730Simmons, Isabelle60323FrankfurtHessenGermany
20313Bennett, Oscar, G97005BeavertonOregonUnited States
14873Long, Fernando91950Lincoln AcresCaliforniaUnited States
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 18:13:10.509 UTC