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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21937Ross, Morgan, C92102San DiegoCaliforniaUnited States
26536Thomas, Katherine91203GlendaleCaliforniaUnited States
17647Lopez, Molly, C59140DunkerqueNordFrance

Generated 2025-07-11 00:20:05.105 UTC