[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 3993   SHUFFLE   <  SKIP 3056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14412Blue, Nicole, J97355LebanonOregonUnited States
12725James, Gabrielle66578NeunkirchenSaarlandGermany
26023Huang, Crystal, L4217Gold CoastQueenslandAustralia

Generated 2025-07-15 10:38:36.585 UTC