[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 484 SHUFFLE < SKIP 2418 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14623 | Li, Benjamin, H | 92102 | San Diego | California | United States |
18758 | Price, Devin, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
26354 | Serrano, Nelson | 80074 | München | Hamburg | Germany |
Generated 2025-07-13 22:43:28.679 UTC