[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 516   <  SKIP 234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12798Gutierrez, Andy93290Tremblay-en-FranceSeine Saint DenisFrance
25099Hayes, Melanie, G95062Santa CruzCaliforniaUnited States
27546Ross, Jackson, A90712LakewoodCaliforniaUnited States

Generated 2025-07-15 01:43:57.874 UTC