[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 24   SHUFFLE   <  SKIP 1576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12132Henderson, Kaitlyn, J93290Tremblay-en-FranceSeine Saint DenisFrance
12953Cooper, Catherine, A99202SpokaneWashingtonUnited States
11872Patterson, Faith, L91203GlendaleCaliforniaUnited States

Generated 2025-07-18 14:00:58.443 UTC