[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 480   SHUFFLE   <  SKIP 971  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25579Prasad, Bobby, W94310OrlyVal de MarneFrance
28790Howard, Seth97034Lake OswegoOregonUnited States
23320Gomez, Kendra, J1002SydneyNew South WalesAustralia

Generated 2025-07-10 19:34:57.399 UTC