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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25579Prasad, Bobby, W94310OrlyVal de MarneFrance
14813Hayes, Madison59000LilleNordFrance
26475Gonzalez, Isabella, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-15 13:40:52.053 UTC