[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 405   SHUFFLE   <  SKIP 456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21342Xie, Tonya, S90210Beverly HillsCaliforniaUnited States
12859Gonzalez, Evelyn, LCM11BillericayEnglandUnited Kingdom
26800Lewis, Lauren90241DowneyCaliforniaUnited States

Generated 2025-07-13 07:22:01.808 UTC