[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 836   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13477Wood, Katherine91932Imperial BeachCaliforniaUnited States
26120Lewis, Miguel91910Chula VistaCaliforniaUnited States
24512Jiménez, Adrienne, L94010BurlingameCaliforniaUnited States

Generated 2025-07-20 07:28:00.717 UTC