[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 SKIP 512 SHUFFLE < SKIP 949 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20256 | Serrano, Javier, R | 3337 | Melton | Victoria | Australia |
23069 | Gray, Anna, R | 94704 | Berkeley | California | United States |
Generated 2025-07-12 13:26:55.988 UTC