[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 3370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15476Powell, Alyssa90802Long BeachCaliforniaUnited States
23738Bennett, Julian, H91791West CovinaCaliforniaUnited States
26533Mitchell, Xavier, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-11 18:49:01.243 UTC