[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 2130   SHUFFLE   <  SKIP 135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26406Lopez, Haley, M59100RoubaixNordFrance
20308Uittenbogaard, Pieter, L91945Lemon GroveCaliforniaUnited States
17271Griffin, Sarah99202SpokaneWashingtonUnited States

Generated 2025-07-12 15:24:29.670 UTC