[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 3669   SHUFFLE   <  SKIP 755  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16302Zeng, Rosa59170CroixNordFrance
15329Cox, Brianna91977Spring ValleyCaliforniaUnited States
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
26775Bryant, Riley91791West CovinaCaliforniaUnited States

Generated 2025-07-21 17:55:18.959 UTC