[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 250   SHUFFLE   <  SKIP 190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27415Butler, TrevorV8Z 4N5ShawneeBritish ColumbiaCanada
26898Simmons, Ashley, R59000LilleNordFrance
26277Hughes, Jacqueline98033KirklandWashingtonUnited States

Generated 2025-07-13 09:40:03.331 UTC