[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 1875 SHUFFLE < SKIP 1413 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22948 | Turner, Lucas | 4000 | Brisbane | Queensland | Australia |
21766 | Baker, Jesse, M | 90706 | Bellflower | California | United States |
Generated 2025-07-14 14:53:58.516 UTC