[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 2493 SHUFFLE < SKIP 18 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23698 | Coleman, Melissa | 91502 | Burbank | California | United States |
23430 | Turner, Savannah, E | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-12 22:37:35.591 UTC